/ *   C l o s e   b u t t o n   * / 
 " C l o s e "   =   " C l o s e " ; 
 
 / *   C o n t i n u e   b u t t o n   * / 
 " C o n t i n u e "   =   " C o n t i n u e " ; 
 
 / *   P r o g r e s s   s t a t e   * / 
 " D o w n l o a d i n g "   =   " D o w n l o a d i n g " ; 
 
 / *   P r o g r e s s   s t a t e   * / 
 " F i x i n g "   =   " F i x i n g " ; 
 
 / *   P r o g r e s s   s t a t e   * / 
 " P r e p a r i n g "   =   " P r e p a r i n g " ; 
 
 / *   P r o g r e s s   s t a t e   * / 
 " R e m o v i n g "   =   " R e m o v i n g " ; 
 
 / *   P r o g r e s s   s t a t e   * / 
 " R e s t o r i n g "   =   " R e s t o r i n g " ; 
 
 / *   P r o g r e s s   s t a t e   * / 
 " R u n n i n g   e x e c u t a b l e s "   =   " R u n n i n g   e x e c u t a b l e s " ; 
 
 / *   P r o g r e s s   s t a t e   * / 
 " S t o p p i n g   s e r v i c e s "   =   " S t o p p i n g   s e r v i c e s " ; 
 
 / *   F a i l u r e   m e s s a g e   * / 
 " T h e   r e m o v a l   f a i l e d . "   =   " T h e   r e m o v a l   f a i l e d . " ; 
 
 / *   S u c c e s s   m e s s a g e   * / 
 " T h e   r e m o v a l   w a s   s u c c e s s f u l . "   =   " T h e   r e m o v a l   w a s   s u c c e s s f u l . " ; 
 
 / *   F a i l u r e   e x p l a n a t i o n   * / 
 " T h e   s o f t w a r e   w a s   n o t   s u c c e s s f u l l y   r e m o v e d . "   =   " T h e   s o f t w a r e   w a s   n o t   s u c c e s s f u l l y   r e m o v e d . " ; 
 
 / *   S u c c e s s   e x p l a n a t i o n   * / 
 " T h e   s o f t w a r e   w a s   r e m o v e d . "   =   " T h e   s o f t w a r e   w a s   r e m o v e d . " ; 
 
 / *   P r o g r e s s   s t a t e   * / 
 " U n k n o w n   s t a t e "   =   " U n k n o w n   s t a t e " ; 
 
 / *   P r o g r e s s   s t a t e   * / 
 " V a l i d a t i n g "   =   " V a l i d a t i n g " ; 
 
 